home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Mac 13
/
the-mac-13.iso
/
On The Rom
/
100 Best Mac CD-ROMs Selection
/
UNZIP-DEMO
/
ZIPFILES
/
shared.Dir
/
00882.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-06-15
|
245 b
|
12 lines
on nbut
set wb to the clickOn
set wbc to the castNum of sprite wb
set the castNum of sprite wb to wbc - 10
updateStage()
startTimer()
repeat while the timer < 15
end repeat
set the castNum of sprite wb to wbc
updateStage()
end